Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced Bootstrap-tour by IntroJs in Vote activity #1106

Closed
wants to merge 6 commits into from

Conversation

abhishek-sultaniya
Copy link
Contributor

Fixes: #1090
Replaced bootstrap-tour with introJs library in Vote Activity.

@abhishek-sultaniya abhishek-sultaniya changed the base branch from master to dev September 20, 2022 21:37
@abhishek-sultaniya
Copy link
Contributor Author

I have followed all the steps as mentioned here.
Still I have problem in running the tutorial.
When I am checking it on console the following error is coming.
Please help me how could I correct it and where I have made the mistake.
Screenshot from 2022-09-21 03-14-08

Copy link
Contributor

@disha1202 disha1202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should fix the DOMException error.

activities/Vote.activity/js/activity.js Outdated Show resolved Hide resolved
@abhishek-sultaniya
Copy link
Contributor Author

Thanks @disha1202 .

activities/Vote.activity/js/activity.js Outdated Show resolved Hide resolved
activities/Vote.activity/js/activity.js Outdated Show resolved Hide resolved
@llaske
Copy link
Owner

llaske commented Sep 24, 2022

The card popup doesn't appear. It should be there after the first popup.

image

@abhishek-sultaniya
Copy link
Contributor Author

Whenever I am trying to run this activity network error is occuring.Its happening with only this.Could you suggest any possible fix?

image

@llaske
Copy link
Owner

llaske commented Oct 1, 2022

I guess it's when you try to click on an item? When you do that, the activity try to create a network share.
Because you're executing Sugarizer locally (file:///), it's normal that you've got an error message if you're not connected to a server.

@llaske
Copy link
Owner

llaske commented Jan 4, 2023

Close due to lack of activity. @abhishek-sultaniya feel free to reopen it if need.

@llaske llaske closed this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace Bootstrap tour by IntroJS in tutorial for all activities
3 participants